Return to doc.sitecore.com

Valid for Sitecore 5.3
8.  The Sitecore Debugger
Prev Next

Sitecore provides a browser-based debugger which helps to locate problems associated with faulty or slow renderings. The debugger helps developers to analyze the output of both the entire page and individual renderings.

For line-level debugging of code-behind, use the Microsoft Visual Studio .NET debugger.  See http://sdn.sitecore.net/SDN5/Articles/API/Debugging%20Your%20Sitecore%20Code.html for specifics on debugging with Sitecore.

There are multiple ways to access the debugger:

The Developer Center Debug menu provides the following options:

By default, the Debugger starts by debugging the root of the website site.

Start the Profiler by selecting Debug » Profiler from the Developer Center menu.


Prev Next